RateLimiter

Undocumented in source.

Members

Mixins

__anonymous
mixin BaseModel
Undocumented in source.

Variables

bandwidth
TokenBucket bandwidth;

Token bucket with bytes as tokens

ops
TokenBucket ops;

Token bucket with operations as tokens

Mixed In Members

From mixin BaseModel

stringify
string stringify()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta